home *** CD-ROM | disk | FTP | other *** search
Wrap
<HTML> <HEAD> <base target="_self"> <link rel="stylesheet" type="text/css" href="%1css/default.css"> </HEAD> <BODY onload="checkLogging();"> <script language="Javascript"> //LOCALIZATION STRINGS var _strApply = "The server will be restarted if you continue. This operation might take a while. Continue?"; </script> <DIV ID="tooltip" STYLE="position:absolute;visibility:hidden;z-index:99;"></DIV> <SCRIPT language="Javascript" SRC="%28js/helps.js"></SCRIPT> <SCRIPT language="Javascript" SRC="%29js/tips.js"></SCRIPT> <SCRIPT language=JavaScript> function onReset() { document.forms['WASAdminForm'].reset(); checkLogging(); } function onApply() { if(confirm(_strApply)) { document.WASAdminForm.submitType.value = "restart"; document.WASAdminForm.submit(); } } function checkLogging() { if(document.WASAdminForm.logging.checked) { document.WASAdminForm.logDate.disabled = false; document.WASAdminForm.logBytes.disabled = false; document.WASAdminForm.logURI.disabled = false; document.WASAdminForm.logIP.disabled = false; document.WASAdminForm.logTime.disabled = false; document.WASAdminForm.logCache.disabled = false; document.WASAdminForm.logURIStem.disabled = false; document.WASAdminForm.logStatus.disabled = false; document.WASAdminForm.logDuration.disabled = false; document.WASAdminForm.logMethod.disabled = false; document.WASAdminForm.logURIQuery.disabled = false; document.WASAdminForm.logPath.disabled = false; } else { document.WASAdminForm.logDate.disabled = true; document.WASAdminForm.logBytes.disabled = true; document.WASAdminForm.logURI.disabled = true; document.WASAdminForm.logIP.disabled = true; document.WASAdminForm.logTime.disabled = true; document.WASAdminForm.logCache.disabled = true; document.WASAdminForm.logURIStem.disabled = true; document.WASAdminForm.logStatus.disabled = true; document.WASAdminForm.logDuration.disabled = true; document.WASAdminForm.logMethod.disabled = true; document.WASAdminForm.logURIQuery.disabled = true; document.WASAdminForm.logPath.disabled = true; } } </SCRIPT> <!-- message --> <CENTER> <b>%27</b> </CENTER> <!-- page content --> <FORM action="%2" method="post" name="WASAdminForm"> <TABLE width=100%> <tr><td class="list"><span class="listSelected">NT Single Sign-on (requires Web Server to support NT Challenge/Response or Integrated Windows Authentication)</span></td></tr> </TABLE> <CENTER> <TABLE width=95%> <tr><td class="list"> <INPUT type="checkbox" name="singleSignon" value="1" %26> Enabled </td></tr> </TABLE> </CENTER> <p> <TABLE width=100%> <tr><td class="list"><span class="listSelected">Logging</span></td></tr> </TABLE> <CENTER> <TABLE width=95%> <tr><td class="list"> <INPUT type="checkbox" name="logging" value="1" %4 onclick="checkLogging();"> Keep audit log files (including the following information): </td></tr> </TABLE> <TABLE width=95%> <tr> <td class="list"><INPUT type="checkbox" name="logDate" value="1" %5> Date</td> <td class="list"><INPUT type="checkbox" name="logBytes" value="1" %6> Bytes transferred</td> <td class="list"><INPUT type="checkbox" name="logURI" value="1" %7> URI</td> <td class="list"><INPUT type="checkbox" name="logIP" value="1" %8> IP address and port</td> </tr> <tr> <td class="list"><INPUT type="checkbox" name="logTime" value="1" %9> Time</td> <td class="list"><INPUT type="checkbox" name="logCache" value="1" %10> Used cache</td> <td class="list"><INPUT type="checkbox" name="logURIStem" value="1" %11> URI-stem</td> <td class="list"><INPUT type="checkbox" name="logStatus" value="1" %12> Status</td> </tr> <tr> <td class="list"><INPUT type="checkbox" name="logDuration" value="1" %13> Duration</td> <td class="list"><INPUT type="checkbox" name="logMethod" value="1" %14> Method</td> <td class="list"><INPUT type="checkbox" name="logURIQuery" value="1" %15> URI-query</td> </tr> <tr><td class="list" colspan=4>Location of Audit Log Files: <INPUT type="text" size="50" name="logPath" value="%16"> </TABLE> </CENTER> <p> <TABLE width=100%> <tr><td class="list"><span class="listSelected">Report Viewing</span></td></tr> </TABLE> <TABLE width=95%> <tr><td class="list"> Location of Temporary Image Files: <INPUT type=text size="50" name="imagePath" value="%3"> </td></tr> </TABLE> <p> <TABLE width=95%> <tr><td class="list"> Enable users to do the following when viewing Reports: </td></tr> </TABLE> <CENTER> <TABLE width=95%> <tr></tr> <tr> <td class="list" colspan=3><span class="listSelected"> DHTML, ActiveX and Java Viewers </span></td></tr> <tr> <td class="list"><INPUT type="checkbox" name="viewDrilldown" value="1" %19> Drilldown for more detail</td> <td class="list"><INPUT type="checkbox" name="viewTree" value="1" %23> Hide the Group Tree (if it is displayed)</td> <td class="list"><INPUT type="checkbox" name="displayTree" value="1" %24> Group Tree</td> </tr> <tr><td> </td></tr> <tr> <td class="list" colspan=3><span class="listSelected"> ActiveX and Java Viewers: </span></td></tr> <tr> <td class="list"><INPUT type="checkbox" name="viewRefresh" value="1" %17> Refresh Report data</td> <td class="list"><INPUT type="checkbox" name="viewSearch" value="1" %18> Search the Report</td> <td class="list"><INPUT type="checkbox" name="viewExport" value="1" %20> Export the Report</td> </tr> <tr> <td class="list"><INPUT type="checkbox" name="viewZoom" value="1" %21> Zoom</td> <td class="list"><INPUT type="checkbox" name="viewPrint" value="1" %22> Print the Report</td> <td class="list"><INPUT type="checkbox" name="displayLogo" value="1" %25> Product logo (if applicable)</td> </tr> </TABLE> </CENTER> <TABLE width=100%> <TR> <TD colspan=3 align=right> <table border=0 cellpadding=0> <tr valign=center> <td class="clsButton" align=middle nowrap><div class="clsButton"> <a href="javascript:onApply();" onMouseOver="St(89);window.status='';return true;" onMouseOut="Ht()">Apply</a></div></td> <td class="clsButton" align=middle nowrap><div class="clsButton"> <a href="javascript:document.forms['WASAdminForm'].submit()" onMouseOver="St(88);window.status='';return true;" onMouseOut="Ht()">Update</a></div></td> <td class="clsButton" align=middle nowrap><div class="clsButton"> <a href="javascript:onReset();" onMouseOver="St(18);window.status='';return true;" onMouseOut="Ht()">Reset</a></div></td> </tr> </table> </TD> </TR> </TABLE> <INPUT type=hidden name="submitType" value="update"> </FORM> </BODY> </HTML>